home *** CD-ROM | disk | FTP | other *** search
/ Champak 140 / (Vol 140) Sep 19 2011.iso / Games / bump_copter.swf / scripts / DefineButton2_141 / BUTTONCONDACTION on(release).as
Text File  |  2011-09-19  |  79b  |  5 lines

  1. on(release){
  2.    _root.lolza.setVolume(10);
  3.    _root.mute.gotoAndStop(2);
  4. }
  5.